From: | David McMinn |
Date: | 11 Aug 99 at 15:08:42 |
Subject: | Re: gtshapegadget |
> I have that since ages. ot that it works now, it cant find some constants.
> Different amigalibs.res I have now I reckon. But that source uses some
> pointers and peeking around iirc and I will NOT use pointers unless theres no
> other way(and I yet have to find a situation like that, well only had this on
> pc to overcome Pascal`s 16 bit variable limit :)
Whats the difference between you using pointers and pointers being used
internally in a Blitz library?
> I do have the blitz cd so I`ll check the BSS lib mentioned.
The BSS installer should fix the bbgtlib at some point.
> To Curt:
> I tried the normal shapegadget but it doesnt work when you just list it in
> your normal gtgadget list. I guess you need a seperate list for non gtgadgets.
You need to attach the normal gadgetlist to a window using the gadgetlist
parameter when you open the window. Obviously you need to define the
ShapeGadgets before-hand.
> Actually I`m using 2 gtlists and one can change that through the menu. The
> only crashfree way I found is to free, detach etc and then rebuild the window
> and attach etc the new gtlist. Am I right into thinking that a window can only
> have 1 gtlist attached to it? As I couldnt attach 2 lists, when I tried I got
> this privallege violation too =)
Yeah, thats probably right, Blitz would go nuts otherwise. You may just need to
detach the old gtlist and then attach the new one.
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie